Turbo C++ to Visual Studio 2010 migration [closed]

Posted by BigGenius on Programmers See other posts from Programmers or by BigGenius
Published on 2011-11-25T05:08:53Z Indexed on 2011/11/25 10:06 UTC
Read the original article Hit count: 471

Filed under:
|
|

OK, based on my previous questions and your help., I have gone to install Visual Studio Express. But now problem is, the programs which I successfully code at home on Visual Studio don't run on Turbo C++ compiler at school (assuming I type the program instead of exporting code). Is there anything I can do?

Also I am just learning basic syntax and data handling, loops, structures, arrays and all. But Visual Studio has auto completion and pretty typing (which may be advantageous) but crap for a beginner getting hold on to language.

Sorry, if I have been unclear. But what should I do? This will make me lazy programmer and will reflect in my grades.

Is there any other IDE, which I can use, very similar to Turbo C++ and able to run in Windows 7 in fullsreen mode.

© Programmers or respective owner

Related posts about c++

Related posts about ide